[INFO] cloning repository https://github.com/Jiangjiang-jiang/groebner-basis
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Jiangjiang-jiang/groebner-basis" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJiangjiang-jiang%2Fgroebner-basis", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJiangjiang-jiang%2Fgroebner-basis'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4f00913572bb114c5f7e0c540c0ba5bf94691274
[INFO] testing Jiangjiang-jiang/groebner-basis against try#b8e88e5ddf5521a9f43ee3f62a702388c713e4bb for pr-155114
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJiangjiang-jiang%2Fgroebner-basis" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Jiangjiang-jiang/groebner-basis
[INFO] finished tweaking git repo https://github.com/Jiangjiang-jiang/groebner-basis
[INFO] tweaked toml for git repo https://github.com/Jiangjiang-jiang/groebner-basis written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Jiangjiang-jiang/groebner-basis on toolchain b8e88e5ddf5521a9f43ee3f62a702388c713e4bb
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Jiangjiang-jiang/groebner-basis already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 46540f365517b49054a4bf6438121a41bc3e8f4716d74e63a402e6d1f40c6e79
[INFO] running `Command { std: "docker" "start" "-a" "46540f365517b49054a4bf6438121a41bc3e8f4716d74e63a402e6d1f40c6e79", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "46540f365517b49054a4bf6438121a41bc3e8f4716d74e63a402e6d1f40c6e79", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "46540f365517b49054a4bf6438121a41bc3e8f4716d74e63a402e6d1f40c6e79", kill_on_drop: false }`
[INFO] [stdout] 46540f365517b49054a4bf6438121a41bc3e8f4716d74e63a402e6d1f40c6e79
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] aa36912db2cbd6801c85cf86eec9ab513defd1bbeb383ec38c5214e0b5e38665
[INFO] running `Command { std: "docker" "start" "-a" "aa36912db2cbd6801c85cf86eec9ab513defd1bbeb383ec38c5214e0b5e38665", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling zerocopy v0.8.33
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling gmp-mpfr-sys v1.6.8
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling flint-sys v0.7.3
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling clap_lex v0.7.7
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling clap_builder v4.5.54
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling fancy-regex v0.11.0
[INFO] [stderr]    Compiling ark-ff-asm v0.4.2
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling ark-ff-macros v0.4.2
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling ark-std v0.4.0
[INFO] [stderr]    Compiling hashbrown v0.13.2
[INFO] [stderr]    Compiling ark-serialize v0.4.2
[INFO] [stderr]    Compiling ark-ff v0.4.2
[INFO] [stderr]    Compiling clap v4.5.54
[INFO] [stderr]    Compiling groebner-basis v0.1.4 (/opt/rustwide/workdir)
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/lib.rs:47:10
[INFO] [stdout]    |
[INFO] [stdout] 47 | #[derive(MontConfig)]
[INFO] [stdout]    |          ^---------
[INFO] [stdout]    |          |
[INFO] [stdout]    |          `MontConfig` is not local
[INFO] [stdout]    |          move the `impl` block outside of this function `fqconfig18446744073709551557___`
[INFO] [stdout] ...
[INFO] [stdout] 50 | pub struct FqConfig18446744073709551557;
[INFO] [stdout]    |            ---------------------------- `FqConfig18446744073709551557` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `MontConfig` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `MontConfig` may come from an old version of the `ark_ff_macros` crate, try updating your dependency with `cargo update -p ark_ff_macros`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `MontConfig` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `arg`
[INFO] [stdout]  --> src/main.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 5 | use clap::{arg, Parser};
[INFO] [stdout]   |            ^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 10m 25s
[INFO] running `Command { std: "docker" "inspect" "aa36912db2cbd6801c85cf86eec9ab513defd1bbeb383ec38c5214e0b5e38665", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aa36912db2cbd6801c85cf86eec9ab513defd1bbeb383ec38c5214e0b5e38665", kill_on_drop: false }`
[INFO] [stdout] aa36912db2cbd6801c85cf86eec9ab513defd1bbeb383ec38c5214e0b5e38665
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 047248564fcc7f7142a748ff3d8375b7339da2a28acb171ffc1a0f924ac9e99f
[INFO] running `Command { std: "docker" "start" "-a" "047248564fcc7f7142a748ff3d8375b7339da2a28acb171ffc1a0f924ac9e99f", kill_on_drop: false }`
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling zerocopy v0.8.33
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling ark-serialize-derive v0.4.2
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling gmp-mpfr-sys v1.6.8
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling clap_lex v0.7.7
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling clap_builder v4.5.54
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling ark-ff-macros v0.4.2
[INFO] [stderr]    Compiling clap v4.5.54
[INFO] [stderr]    Compiling ark-std v0.4.0
[INFO] [stderr]    Compiling ark-serialize v0.4.2
[INFO] [stderr]    Compiling ark-ff v0.4.2
[INFO] [stderr]    Compiling hashbrown v0.13.2
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling fancy-regex v0.11.0
[INFO] [stderr]    Compiling ark-poly v0.4.2
[INFO] [stderr]    Compiling ark-ec v0.4.2
[INFO] [stderr]    Compiling ark-test-curves v0.4.2
[INFO] [stderr]    Compiling flint-sys v0.7.3
[INFO] [stderr]    Compiling groebner-basis v0.1.4 (/opt/rustwide/workdir)
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/lib.rs:47:10
[INFO] [stdout]    |
[INFO] [stdout] 47 | #[derive(MontConfig)]
[INFO] [stdout]    |          ^---------
[INFO] [stdout]    |          |
[INFO] [stdout]    |          `MontConfig` is not local
[INFO] [stdout]    |          move the `impl` block outside of this function `fqconfig18446744073709551557___`
[INFO] [stdout] ...
[INFO] [stdout] 50 | pub struct FqConfig18446744073709551557;
[INFO] [stdout]    |            ---------------------------- `FqConfig18446744073709551557` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `MontConfig` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `MontConfig` may come from an old version of the `ark_ff_macros` crate, try updating your dependency with `cargo update -p ark_ff_macros`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `MontConfig` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `arg`
[INFO] [stdout]  --> src/main.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 5 | use clap::{arg, Parser};
[INFO] [stdout]   |            ^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/lib.rs:47:10
[INFO] [stdout]    |
[INFO] [stdout] 47 | #[derive(MontConfig)]
[INFO] [stdout]    |          ^---------
[INFO] [stdout]    |          |
[INFO] [stdout]    |          `MontConfig` is not local
[INFO] [stdout]    |          move the `impl` block outside of this function `fqconfig18446744073709551557___`
[INFO] [stdout] ...
[INFO] [stdout] 50 | pub struct FqConfig18446744073709551557;
[INFO] [stdout]    |            ---------------------------- `FqConfig18446744073709551557` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `MontConfig` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `MontConfig` may come from an old version of the `ark_ff_macros` crate, try updating your dependency with `cargo update -p ark_ff_macros`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `MontConfig` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [optimized + debuginfo] target(s) in 10m 29s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: ark-test-curves v0.4.2
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "047248564fcc7f7142a748ff3d8375b7339da2a28acb171ffc1a0f924ac9e99f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "047248564fcc7f7142a748ff3d8375b7339da2a28acb171ffc1a0f924ac9e99f", kill_on_drop: false }`
[INFO] [stdout] 047248564fcc7f7142a748ff3d8375b7339da2a28acb171ffc1a0f924ac9e99f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 947db41bf8c6971fcaec84447644ee37eb9652ddf9b7d3e8bc542e586d365ebd
[INFO] running `Command { std: "docker" "start" "-a" "947db41bf8c6971fcaec84447644ee37eb9652ddf9b7d3e8bc542e586d365ebd", kill_on_drop: false }`
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> src/lib.rs:47:10
[INFO] [stderr]    |
[INFO] [stderr] 47 | #[derive(MontConfig)]
[INFO] [stderr]    |          ^---------
[INFO] [stderr]    |          |
[INFO] [stderr]    |          `MontConfig` is not local
[INFO] [stderr]    |          move the `impl` block outside of this function `fqconfig18446744073709551557___`
[INFO] [stderr] ...
[INFO] [stderr] 50 | pub struct FqConfig18446744073709551557;
[INFO] [stderr]    |            ---------------------------- `FqConfig18446744073709551557` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `MontConfig` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `MontConfig` may come from an old version of the `ark_ff_macros` crate, try updating your dependency with `cargo update -p ark_ff_macros`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stderr]    = note: this warning originates in the derive macro `MontConfig` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: `groebner-basis` (lib) generated 1 warning
[INFO] [stderr] warning: unused import: `arg`
[INFO] [stderr]  --> src/main.rs:5:12
[INFO] [stderr]   |
[INFO] [stderr] 5 | use clap::{arg, Parser};
[INFO] [stderr]   |            ^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `groebner-basis` (bin "groebner-basis" test) generated 1 warning (run `cargo fix --bin "groebner-basis" -p groebner-basis --tests` to apply 1 suggestion)
[INFO] [stderr] warning: `groebner-basis` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [optimized + debuginfo] target(s) in 0.13s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: ark-test-curves v0.4.2
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/groebner_basis-4be42e1a68362045)
[INFO] [stdout] 
[INFO] [stdout] running 47 tests
[INFO] [stdout] test factor::tests::test_evaluate ... ok
[INFO] [stdout] test factor::tests::test_factor ... ok
[INFO] [stdout] test poly::monomial::tests::test_div2 ... ok
[INFO] [stdout] test poly::monomial::tests::test_div_incompatible_terms2 ... ok
[INFO] [stdout] test poly::monomial::tests::test_lcm_all_common_vars2 ... ok
[INFO] [stdout] test fglm::tests::test_LinearDependency ... ok
[INFO] [stdout] test fglm::tests::test_canonical_basis1 ... ok
[INFO] [stdout] test poly::monomial::tests::test_lcm_common_vars2 ... ok
[INFO] [stdout] test fglm::tests::test_canonical_basis2 ... ok
[INFO] [stdout] test poly::monomial::tests::test_lcm_empty_terms2 ... ok
[INFO] [stdout] test poly::monomial::tests::test_lcm_no_common_vars2 ... ok
[INFO] [stdout] test gvw::tests::test_GVW_given_case_6 ... ok
[INFO] [stdout] test fglm::tests::test_multiplication_matrix ... ok
[INFO] [stdout] test poly::monomial::tests::test_lcm_one_empty_term2 ... ok
[INFO] [stdout] test poly::monomial::tests::test_mul2 ... ok
[INFO] [stdout] test poly::monomial::tests::test_simd_div ... ok
[INFO] [stdout] test poly::monomial::tests::test_simd_div_var ... ok
[INFO] [stdout] test gvw::tests::test_GVW_given_case_1 ... ok
[INFO] [stdout] test gvw::tests::test_GVW_given_case_5 ... ok
[INFO] [stdout] test fglm::tests::test_fglm ... ok
[INFO] [stdout] test poly::monomial::tests::test_simd_mul_var ... ok
[INFO] [stdout] test gvw::tests::test_GVW_given_case_4 ... ok
[INFO] [stdout] test gvw::tests::test_GVW_given_case_7 ... ok
[INFO] [stdout] test gvw::tests::test_GVW_given_case_3 ... ok
[INFO] [stdout] test poly::polynomial::tests::sub_tuple2 ... ok
[INFO] [stdout] test tests::test_deg_rev_lex_order_0 ... ok
[INFO] [stdout] test tests::test_div_mod_polys ... ok
[INFO] [stdout] test tests::test_div_mod_polys_multivariate ... ok
[INFO] [stdout] test tests::test_lex_order ... ok
[INFO] [stdout] test tests::test_mul_sparse_polynomial_by_field_element ... ok
[INFO] [stdout] test tests::test_mul_sparse_polynomial_by_sparse_term ... ok
[INFO] [stdout] test tests::test_s_polynomial ... ok
[INFO] [stdout] test poly::polynomial::tests::add_polynomials2 ... ok
[INFO] [stdout] test poly::polynomial::tests::add_tuple2 ... ok
[INFO] [stdout] test poly::polynomial::tests::sub_tuple ... ok
[INFO] [stdout] test poly::polynomial::tests::sub_polynomials2 ... ok
[INFO] [stdout] test poly::polynomial::tests::mul_tuple2 ... ok
[INFO] [stdout] test poly::polynomial::tests::mul_monomial2 ... ok
[INFO] [stdout] test poly::polynomial::tests::mul_monomial ... ok
[INFO] [stdout] test poly::polynomial::tests::add_tuple ... ok
[INFO] [stdout] test poly::polynomial::tests::mul_tuple ... ok
[INFO] [stdout] test poly::polynomial::tests::sub_polynomials ... ok
[INFO] [stdout] test poly::polynomial::tests::add_polynomials ... ok
[INFO] [stdout] test fglm::tests::test_fglm3 ... ok
[INFO] [stdout] test gvw::tests::test_GVW_given_case_2 ... ok
[INFO] [stdout] test fglm::tests::test_multiplication_matrix2 ... ok
[INFO] [stdout] test fglm::tests::test_fglm2 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 47 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 16.95s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/groebner_basis-d022e338efa7b3f0)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests groebner_basis
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "947db41bf8c6971fcaec84447644ee37eb9652ddf9b7d3e8bc542e586d365ebd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "947db41bf8c6971fcaec84447644ee37eb9652ddf9b7d3e8bc542e586d365ebd", kill_on_drop: false }`
[INFO] [stdout] 947db41bf8c6971fcaec84447644ee37eb9652ddf9b7d3e8bc542e586d365ebd
